This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: ODBC/SQL/EXCEL connection problem? ~Patti Chufoolit 19.Dec.03 09:20 PM a Web browser Applications Development All ReleasesWindows XP
Thanks. I checked those threads. they arent quite related.
When I am running my script in debug mode I can watch the CON.connection populate with the DSN but when thew QRY and the RESULT statements run the connection property never populates. I am guessing that they need to populate in order for the QRY.execute to be able to run.
Can I even do what i am trying to do totally client-side?